ComponentOne WinForms Edition Release History
2011 v2
WinForms Edition Release History > 2011 v2
In This Topic

BarCode for WinForms 20112.47

New Features

Bug Fixes

Chart for WinForms 2.0.20112.21181

New Features

Improvements

Changes

Bug Fixes

DataObjects for WinForms 2.0.20112.251

No changes.

C1DynamicHelp for WinForms 20112.46

Bug Fixes

Editor for WinForms 20112.76

New Features

Bug Fixes

Excel for WinForms 20112.202

New Features

Bug Fixes

FlexGrid for WinForms 20112.625

New Features

Bug Fixes

Improvements

Gauge for WinForms 20112.65

Bug Fixes

Input for WinForms 2.0.20112.33266

Bug Fixes

InputPanel for WinForms 2/4.0.20112.128

Enhancements

Changes

List for WinForms 2/4.1.20112.183

New Features

Bug Fixes

Menus and Toolbars for .NET 2/4.0.20112.19488

New Features

Fixes

Pdf for WinForms 20112.175

New Features

Improvements

Reports for WinForms 2.6.20112.54408

New Features

Changes

Bug Fixes

Ribbon for WinForms 2/4.0.20112.340

New Features

Improvements

Changes

Bug Fixes

Scheduler for WinForms 20112.169

Breaking Changes

New Features

Bug Fixes

Improvements

Chart for WinForms 2.0.20112.21181

Bug Fixes

SuperTooltip for WinForms 20111.90

Bug Fixes

TrueDBGrid for WinForms 2.0.20112.61227

New Features

Improvements

Bug Fixes

Zip for WinForms 20112.76

Bug Fixes

2011 v1

BarCode for WinForms 2.0.20111.43

No changes.

Chart for WinForms 2.0.20111.21027

New Features

Improvements

Bug Fixes

DataExtender for WinForms

Bug Fixes

The following bug fixes were made:

DataObjects for WinForms 2.0.20111.250

New Features

SortComparisonMode.C1Data - string comparisons are compatible with the previous versions of DataObjects for .NET (default value).
SortComparisonMode.AdoNet - string comparisons are compatible with the standard ADO.NET objects, such as DataTable.
SortComparisonMode.Ordinal - compare strings using ordinal sort rules based on the Unicode values of each character.

Bug Fixes

DynamicHelp for WinForms 2.0.20111.44

No changes.

Editor for WinForms 2.0.20111.69

New Features

Changes

Bug Fixes

Excel for WinForms 2.1.20111.186

New Features

Bug Fixes

Flash for WinForms

New Features

The hairline style is supported.

FlexGrid for WinForms 2.6.20111.605

New Features

Improvements

Bug Fixes

Gauges for WinForms 2.0.20111.62

No changes.

Input for WinForms 2.0.2011.33260

Bug Fixes

Fixed an issue where the TodayDate rectangle is drawn on the current date when the 'TodayDate' is set to another date.

New Features

New C1CheckBox control. In addition to the standard CheckBox functionality, C1CheckBox supports data binding to data source fields of Boolean, String, or Integer types, BorderStyle and BorderColor properties, and visual styles.

InputPanel for WinForms

New Features

Changes

Changed the default value for the ToolTipSettings.BorderColor property from SystemColors.InfoText to Color.Gray.

Bug Fixes

Fixed an issue where KeyDown, KeyUp, and KeyPress events didn't fire on an InputComboBox when its "DropDownStyle" property was set to "DropDownList".

List for WinForms

Bug Fixes

NullReference Exception thrown on called ClearItems() method where C1.Win.C1List.C1Combo is subclassed.

Menus and Toolbars for WinForms

New Features

Added the following methods:

Bug Fixes

The following bugs were fixed:

PDF for WinForms 2.1.20111.165

New Features

public in , Font font, Brush brush, RectangleF rc, int firstChar, StringFormat sf, float widthCoeff)
public int DrawString(string text, Font font, Brush brush, PointF pt, StringFormat sf, float widthCoeff)
public int DrawString(string text, Font font, Brush brush, PointF pt, float widthCoeff)
public void AddAttachment(string attachmentName, byte[] attachmentData, RectangleF rc, int page, AttachmentIconEnum icon, Color iconColor);
public void AddAttachment(string attachmentName, byte[] attachmentData, RectangleF rc, AttachmentIconEnum icon, Color iconColor);

Improvements

HTML rendering has been improved:

Bug Fixes

ReportDesigner for WinForms 2.6.20111.54308

Bug Fixes

For other changes and additions, see the Reports for WinForms version history.

Reports for WinForms 4.6.20111.54308

Breaking Changes and Improvements

New Features

C1PrintOptions.MsPrintDocumentPrintEmfType {get;set;} Gets or sets the type of metafiles used when printing standard .NET PrintDocument documents. The default is EmfType.EmfPlusDual. If your printer needs to scan the output for data (for example, a fax number; a case in point is Tobit Faxware) and fails, try setting this to EmfType.EmfOnly. Note that this property ONLY affects printing of standard .NET PrintDocument documents, and has no bearing on other supported document types.

Bug Fixes

Ribbon for WinForms

New Features

The following new features were added to Ribbon for WinForms in its 2011 v1 release:

Changes

The following changes were made in Ribbon for WinForms in its 2011 v1 release:

Improvements

Bug Fixes

The following bug fixes were made in Ribbon for WinForms in its 2011 v1 release:

Schedule for WinForms 2.0.20111.156

Breaking Changes

New Features

public Contact Owner {get; set; }
Gets or sets the Contact object which owns current Appointment object.
The default value is null.
public class ScheduleGroupItem Holds all the data required for displaying individual UI part for the single resource, category or contact when the C1Schedule.GroupBy property is set, or default UI otherwise.
public class ScheduleGroupItemCollection : C1ObservableCollection Represents a collection of the ScheduleGroupItem objects.

Improvements

Bug Fixes

Sizer for WinForms

Bug Fixes

SpellChecker for WinForms 2.0.20111.86

New Features

A show wait cursor appears while adding words to the UserDictionary from the spell dialog.

Bug Fixes

SuperTooltip for WinForms 2.0.20111.88

New Features

Improvements

Bug Fixes

TrueDBGrid for WinForms 2.0.20111.61213

New Features

Bug Fixes

Zip for WinForms 2.1.20111.74

Bug Fixes